-
Home
-
Shopz GraphQL API for WooCommerce
-
2.0.7
-
Code
-
Classes
- Address
Total Complexity |
30 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
192 |
Lines of code |
146 |
Logical lines of code |
74 |
Comment lines |
1 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convert() |
S |
50 |
5 |
32 |
validate_address() |
S |
64 |
4 |
9 |
checkAddressAlreadyAdded() |
S |
64 |
3 |
9 |
searchForIndex() |
S |
65 |
3 |
8 |
revokeDeletedAddress() |
S |
61 |
2 |
13 |
from_input() |
S |
57 |
1 |
17 |
getAddresses() |
S |
66 |
2 |
8 |
editAddress() |
S |
63 |
2 |
10 |
delete() |
S |
65 |
2 |
9 |
getAddressByID() |
S |
66 |
2 |
8 |
to_schema() |
S |
66 |
2 |
9 |
addAddress() |
S |
64 |
1 |
10 |
save() |
S |
74 |
1 |
4 |